home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / gcc / gcc270_src.lha / gcc-2.7.0-amiga / config / i386 / next.c < prev    next >
C/C++ Source or Header  |  1993-04-09  |  234b  |  8 lines

  1. /* next.c:  Functions for NeXT as target machine for GNU C compiler.  */
  2.  
  3. /* Note that the include below means that we can't debug routines in
  4.    i386.c when running on a COFF system.  */
  5.  
  6. #include "i386/i386.c"
  7. #include "nextstep.c"
  8.